inherited fraSchedulePage: TfraSchedulePage Width = 621 Height = 508 Font.Charset = ANSI_CHARSET Font.Height = -12 Font.Name = 'MS Shell Dlg 2' ParentFont = False ExplicitWidth = 621 ExplicitHeight = 508 object ResLabel2: TResLabel [0] Left = 40 Top = 256 Width = 54 Height = 14 Caption = 'ResLabel2' end inherited pnlBackgroundFrame: TTePanel Width = 621 Height = 508 TabOrder = 3 ExplicitWidth = 621 ExplicitHeight = 508 end inherited pnlHeader: TPanel Width = 611 ExplicitWidth = 611 object imgStep: TResImage [0] Left = 3 Top = 3 Width = 32 Height = 32 AutoSize = True Transparent = True ResourceImage = 'PI_SCHEDULE' end inherited btnContextHelp: TResTeButton Left = 582 ExplicitLeft = 582 end object lblTitle: TResStaticText Left = 40 Top = 10 Width = 77 Height = 23 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'MS Shell Dlg 2' Font.Style = [fsBold] ParentFont = False ShowAccelChar = False TabOrder = 1 ResourceCaption = 40306 end end object scheduledEventsPanel: TTePanel Left = 8 Top = 53 Width = 605 Height = 316 Anchors = [akLeft, akTop, akRight] TabOrder = 1 ThemeObject = 'dashpanel' DesignSize = ( 605 316) object scheduleEventsLabel: TResLabel Left = 9 Top = 5 Width = 108 Height = 14 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Shell Dlg 2' Font.Style = [fsBold] ParentFont = False Transparent = True ResourceCaption = 60300 end object lvBackPanel: TTePanel Left = 8 Top = 40 Width = 589 Height = 165 Anchors = [akLeft, akTop, akRight] TabOrder = 2 ThemeObject = 'highlightpanel' end object lvScheduledScans: TListView Left = 9 Top = 41 Width = 587 Height = 163 Anchors = [akLeft, akTop, akRight] BevelOuter = bvNone BorderStyle = bsNone Columns = < item Caption = 'Description' Width = 350 end item Caption = 'Next Event' Width = 200 end> Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Shell Dlg 2' Font.Style = [] ReadOnly = True RowSelect = True ParentFont = False TabOrder = 0 ViewStyle = vsReport OnChange = OnListViewChanged end object scheduledItemPanel: TTePanel Left = 8 Top = 203 Width = 589 Height = 100 Anchors = [akLeft, akTop, akRight] Color = clMenuBar TabOrder = 1 ThemeObject = 'highlightpanel' object sweepTypeLabel: TResLabel Left = 12 Top = 7 Width = 65 Height = 14 Caption = 'Full Sweep' Color = clMenuBar Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Shell Dlg 2' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True end object lastSweepLabel: TResLabel Left = 18 Top = 27 Width = 172 Height = 14 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Shell Dlg 2' Font.Style = [] ParentFont = False Transparent = True ResourceCaption = 60401 end object nextSweepLabel: TResLabel Left = 18 Top = 46 Width = 177 Height = 14 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Shell Dlg 2' Font.Style = [] ParentFont = False Transparent = True ResourceCaption = 60402 end object editEventButton: TTeButton Left = 18 Top = 65 Width = 173 Height = 25 OnClick = editEventButtonClick Caption = 'editEventButton' TabOrder = 0 end object delEventButton: TTeButton Left = 199 Top = 65 Width = 173 Height = 25 OnClick = delEventButtonClick Caption = 'delEventButton' TabOrder = 1 end object runEventButton: TTeButton Left = 394 Top = 65 Width = 173 Height = 25 OnClick = runEventButtonClick Caption = 'runEventButton' TabOrder = 2 end end end object AddEventsPanel: TTePanel Left = 8 Top = 385 Width = 605 Height = 98 Anchors = [akLeft, akTop, akRight] TabOrder = 2 ThemeObject = 'dashpanel' object addEventsLabel: TResLabel Left = 9 Top = 5 Width = 70 Height = 14 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Shell Dlg 2' Font.Style = [fsBold] ParentFont = False Transparent = True ResourceCaption = 60410 end object addScheduleComboBox: TComboBox Left = 8 Top = 40 Width = 232 Height = 22 Style = csDropDownList ItemHeight = 14 TabOrder = 0 OnChange = addScheduleComboBoxChange end object addScheduleButton: TTeButton Left = 246 Top = 39 Width = 75 Height = 25 OnClick = addScheduleButtonClick Caption = 'Add...' TabOrder = 1 end end end